ItemRetentionDate Property |
Gets or sets the retention date.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime RetentionDate { get; set; }Public Property RetentionDate As DateTime
Get
Set
Property Value
Type:
DateTimeThe retention date.
See Also